#header #nav .reset-dd {
    position: relative;
    left: 0;
    border: 0;
    top: 0;
    padding: 0;
    margin: 0;
    width: auto;
}

#header #nav .menu-bp-row {
    clear: both;
}

.menu-children-nested {
    width: 100%;
}

#header .menu-multilevel-slideout .menu-bp-column {
    display: block !important;
    width: auto !important;
}

#header .menu-multilevel-slideout .widget {
    display: none;
}

#nav .level0 .menu-bp-wrapper {
    min-width: 180px;
}

.menu-bp-column.widget-column .widget {
    display: block;
    width: 200px;
}

.menu-image {
    max-width: 160px; /*IE fix*/
}

#nav .widget-static-block h1,
#nav .widget-static-block h2,
#nav .widget-static-block h3,
#nav .widget-static-block h4,
#nav .widget-static-block h5 {
    font-size: 12px;
    line-height: 15px;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
}

#nav .menu-group-footer a {
    text-transform: uppercase;
    font-weight: bold;
}

.menu-children-nested li a {
    font-weight: normal;
    text-transform: none;
}

.menu-children-nested .group-items li:last-of-type {
    margin-bottom: 10px;
}

#nav .toggle-sub-menu {
    display: none;
}